-
Home
-
Multiple Page Generator Plugin – MPG
-
3.3.6
-
Code
-
Classes
- WorkbookManagerAbstract
Total Complexity |
27 |
Dependencies |
15 |
Dependents |
0 |
Total lines |
314 |
Lines of code |
106 |
Logical lines of code |
62 |
Comment lines |
126 |
Methods |
20 |
Properties |
9 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addRowToCurrentWorksheet() |
S |
62 |
3 |
13 |
getWorksheetFromExternalSheet() |
S |
64 |
3 |
10 |
closeAllWorksheets() |
S |
71 |
2 |
6 |
applyDefaultRowStyle() |
S |
68 |
2 |
7 |
setCurrentSheet() |
S |
67 |
2 |
8 |
addNewSheet() |
S |
61 |
1 |
12 |
writeAllFilesToDiskAndZipThem() |
S |
100 |
1 |
0 |
closeRemainingObjects() |
S |
91 |
1 |
2 |
close() |
S |
72 |
1 |
6 |
addRowToWorksheet() |
S |
68 |
1 |
7 |
hasCurrentWorksheetReachedMaxRows() |
S |
75 |
1 |
4 |
__construct() |
S |
64 |
1 |
10 |
getMaxRowsPerWorksheet() |
S |
100 |
1 |
0 |
setCurrentWorksheet() |
S |
81 |
1 |
3 |
getCurrentWorksheet() |
S |
82 |
1 |
3 |
getWorksheets() |
S |
81 |
1 |
3 |
addNewSheetAndMakeItCurrent() |
S |
74 |
1 |
5 |
getWorkbook() |
S |
82 |
1 |
3 |
getWorksheetFilePath() |
S |
100 |
1 |
0 |
cleanupTempFolder() |
S |
77 |
1 |
4 |